home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / motifpg2.zip / XBitmap7 < prev    next >
Text File  |  1992-07-03  |  650b  |  23 lines

  1. ! BitmapEdit resources
  2. *cellSizeInPixels:    30
  3. *pixmapWidthInCells:    10
  4. *pixmapHeightInCells:    10
  5. ! fonts
  6. *fontList:    variable
  7. ! strings
  8. *getHelp.labelString:    Help
  9. *quit.labelString:    Quit
  10. *output.labelString:    Print Array
  11. *fileButton.labelString:    File
  12. !
  13. *helpBox.messageString:  To set bits, press or drag the first mouse button.\n\
  14. To clear bits, use the second mouse button.\n\
  15. To toggle bits, use the third mouse button.
  16. ! The following used if the window manager titles the dialog:
  17. ! mwm does, twm doesn't
  18. *helpBox.dialogTitle:  Help
  19. ! Turn on scrollbars
  20. *XmMainWindow.scrollingPolicy:  XmAUTOMATIC
  21. *XmMainWindow.width:  300
  22. *XmMainWindow.height:  300
  23.